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