@extends('master.app') @section('title', 'Supplires') @section('body') Create @method('post') @csrf name Email Phone Address Save @endsection @section('pageJs') @endsection