@extends('layouts.dashboard') @section('css') @endsection @section('sub-header') {{__($view_name)}} @endsection @section('content')
@csrf
{{--
--}}
@endsection @section('js') {{-- --}} @endsection