@extends('layouts.seller') @section('css') @endsection @section('content')
{{ $data->id ? __('fixed_cost.edit_fixed_cost') : __('fixed_cost.add_fixed_cost') }}