@extends('layout.master') @push('plugin-styles') @endpush @section('title', __('dashboard.Add a new service')) @section('content')
{{ __('dashboard.Add a new service') }}
@csrf
{{ __('dashboard.images') }}
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @endpush