@extends("admin.layout.master") @section('title','Dashboard') @section ('content')

Dashboard

@endsection @push("js") @endpush