@extends('layouts.app') @section('title','Add New') @section('content')

Add New

View All
@csrf
@endsection @push('js') @endpush