@extends('layouts.admin') @section('css') @endsection @section('content')
@include('layouts.partials.messages')
{{ __('common.sr-no') }} {{ __('fixed_cost_type.name') }} {{ __('common.created-on') }} {{ __('common.status') }} {{ __('common.action') }}
@endsection