@extends('back.layouts.main') @section('title' , 'انشاء مورد') @section('content')
@csrf @include('suppliers::form')
@stop @section('breadcrumbs') @stop