@extends('layouts.auth') @section('htmlheader_title') Supplier Add @endsection @section('content')
{{ csrf_field() }} Name:
@endsection