@extends('dashboard.master') @section('title', 'Student Sponsor Create') @push('css') @endpush @section('content')
Student Sponsor Create
@csrf
{{--
--}}
@push('js') @endpush @endsection