@section('title') {{'Providers'}} @endsection @section('css_links') @endsection @section('style') @endsection {{ __('Providers') }}
Add a provider @if(!empty($providers)) @foreach($providers as $provider) @endforeach @else @endif
Provider Actions
{{ $provider->name }}
No providers found.
@if(Session::has('timer_version_footer') && Session::get('timer_version_footer') === 1)

Built on Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})

@endif
providers