@extends('layouts.dashboard') @section('content')
@include('flash_msg')
{{ csrf_field() }}
@csrf
@endsection