@extends('admin.layouts.app') @section('header-script') @include('admin.layouts.dashboard-header-script') @endsection @section('content')

Welcome {{ Auth::user()->name }} To Rajtextile School

বিশেষ অতিথিদের সকল তথ্য পূরণ করুন।
{{ csrf_field() }}
@section('footer') @include('admin.layouts.footer') @endsection @endsection @section('footer-script') @include('admin.layouts.dashboard-footer-script') @endsection