@extends('front.layouts.master',['banner' =>'yeas']) @section('breadcrumb') @endsection @section('content')
@if (\Session::has('message'))
@endif
@csrf
@endsection