@extends('dashboard.admin.layouts.master') @section('content') {{ $title }} Dashboard {{ $title }} {{ $title }} @csrf @method('patch') Name Type Select type == 'flat_cost' ? 'selected' : '' }}> Flat Cost type == 'min_cost' ? 'selected' : '' }}> Minimum Order Amount Minimum Amount Cost Status status == 1 ? 'selected' : '' }}>Active status == 0 ? 'selected' : '' }}>Inactive Update @endsection @push('scripts') @endpush