{{\App::setLocale(Session::get('locale'))}} @extends('admin.layouts.app') @section('title', 'Sponsor Search') @section('content-heading')

@lang('admin.sponsor_search')

@endsection @section('content')

{{csrf_field()}}
{{csrf_field()}}

@endsection @section('extra-script') @endsection