@extends('layouts.seller') @section('css') @endsection @section('content')
@include('layouts.partials.messages')
{{ __('common.sr-no') }} {{ __('fixed_cost.cost_by') }} {{ __('fixed_cost.cost_type') }} {{ __('fixed_cost.cost') }} {{ __('fixed_cost.description') }} {{ __('common.created-on') }} {{ __('common.status') }} {{ __('common.action') }}
@endsection