@extends('layouts.master') @section('title','Dashboard') @push('css') @endpush @section('content')
@endsection @push('js') @endpush