@extends('admin.layouts.master') @section('title', __('taxido::static.soses.sos')) @section('content')

{{ __('taxido::static.soses.sos') }}

@can('sos.create') @endcan
@endsection