@extends('layouts.default_module') @section('module_name') Vendor @stop @section('table-properties') width="400px" style="table-layout:fixed;" @endsection @section('add_btn') {!! Form::open(['method' => 'get', 'route' => ['vendor.create'], 'files'=>true]) !!} {!! Form::submit('Add', ['class' => 'btn btn-success pull-right']) !!} {!! Form::close() !!} @stop @section('table')
| Name | Phone Number | Address | package | Image | Edit | Delete |
|---|