WORKFLOW APP
Niro Iranga
niro@motocoders.com
My Profile
@if(Auth::check())
{{ csrf_field() }}
Logout
@else
Login
@endif
Products
Quotations
Purchase Orders
Invoices
Payments
Customers
Setting
@yield('content')
@yield('footer')