@extends('admin.master', ['menu' => 'about_us', 'submenu' => 'funders']) @section('title', isset($title) ? $title : '') @section('content')
{{__('Funders')}}
{{__('Home')}}
{{__('Funders')}}
{{ __('Add Funder')}}
{{ __('Image')}}
{{ __('Link')}}
{{ __('Type')}}
{{ __('Action')}}
@push('post_scripts') @endpush @endsection