@extends('layouts.master') @section('css') @section('title') {{ __('home.sales_target') }}@stop @endsection @section('page-header')
@endsection @section('content') @if (count($errors) > 0)
خطا
@endif
{{ csrf_field() }}

{{ __('users.branch') }}

قيمة المستهدف (التارجت)

نوع المستهدف



{{-- 3 --}}


@endsection @section('js') @endsection