@extends('layouts.master') @section('pagetitle') Dashboard @endsection @section('title') Dashboard @endsection @section('content')
@csrf
@endsection @section('script') @endsection