@extends('Dashboard.layouts.master') @section('title','Dashboard') @section('styles') @endsection @section('content')
{{-- you can ignore:=> url_1, url_2, url_3 are # by default button_url is null by defalult and if it doesn't exist there is no add item button button_text is nullable --}}
{{--
--}} {{-- @csrf--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}}
@endsection @section('scripts') @endsection