@extends('master.app') @section('title', 'Supplires') @section('body')

Create

@method('post') @csrf
@endsection @section('pageJs') @endsection