@extends('layouts.master_home') @section('dashboard_content')

Report Type manage

Report Type Details manage report type...
{{ csrf_field() }}
name}}"> @if ($errors->has('name')) {{ $errors->first('name') }} @endif
@endsection