@extends('admin.layout.master') @section('custom_style') @endsection @section('content') @include('flash-message')
{{ __('obs.work_email') }}
@csrf
@endsection @section('script') @endsection