@extends('customer/layouts.main') @section('title', $data['title']) @section('content')
@csrf
@endsection @section('custom-scripts') @endsection